* {font-size: 100.01%;}

html
{
	width:100%;
	height: 100%;
}

body
{
	height: 100%;
	margin:0;
	padding:0;
	background:white;
	font-size: 80.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#052635;
}

textarea
{
	font-size:14px;
}

input, select
{
	font-size:14px; 
}


.blog-add-comment {
text-align:left!important;
}

#page-container
{
	margin:0 13px -36px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width:850px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 850 ? "850px": "auto"  );
}

#print-link-back
{
	display:none;
	float:right;
	padding:10px;
}

#header
{

	height:205px;
	position:relative;
	overflow:hidden;
}

#flash
{
  width:1880px;
	height:205px;
	position:relative;
	float:left;
	
}

/*#company-info
{
	height:79px;
	width:400px;
	position:relative;
	background:url(images/logo.png) no-repeat;
	padding-left:136px;
} */

/*#company-logo
{
	font-size:16px;	
	height:100%;
	color:#FFFFFF;
	padding-top:16px;
	font-weight:bold;
}*/

/*#company-name
{
	font-size:11px;
	position:absolute;
	color:#FFFFFF;
	top:36px;
	left:240px;
}*/

#auth
{
	position:absolute;
	right:23px;
	top:15px;
	height:66px;
	font-size:11px;
	text-align:right;
	width:600px;
}

#header-separator
{
	height:2px;
	background-image:url(images/header-separator.gif);
	background-repeat:repeat-x;
	font-size:1px;
}

#top-menu-section
{
	height:32px;
	background-image:url(images/menu-bg.png);
	background-repeat:repeat-x;
}

#top-menu
{
	
	margin-left:5px;
}

#top-menu-left-corner
{
	background:url(images/menu-bg.png) left bottom no-repeat;
	margin-right:150px;
	height:32px;
}

#site-icons
{
	width:130px;
	overflow:hidden;
	float:right;
	height:32px;
	background:url(images/menu-bg.png) right no-repeat;
}

a.favourite-icon, a.print-icon, a.sitemap-icon
{
	float: right;
	width:20px;
	height:32px;
	margin-right:15px;
}

a.favourite-icon {background:url(images/icons/favourite.gif) no-repeat;}
a.print-icon {background:url(images/icons/printer.gif) no-repeat;}
a.sitemap-icon {background:url(images/icons/sitemap.gif) no-repeat;}

#breadcumb-section
{
	margin-left:16px;
}

#navigation 
{
	padding:10px 0;
	font-size:11px;
	color:#7f7f7f;
	margin-right:220px;
}

#navigation a
{
	text-decoration:none;
	color:#7f7f7f;
}

#search
{
	float:right;
	width:210px;
	overflow:hidden;
	text-align:right;
	vertical-align:middle;
}

#search-main-page
{
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
	width:250px;
	text-align:right;
}

#search form
{
	margin:0;
	padding:4px 5px 0 0;
	height:100%;
}

#search-main-page form
{
	margin:0;
	padding:0;
	height:100%;
}

#search span.search-text, #search-main-page span.search-text
{
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
}

#search input.search-submit, #search-main-page input.search-submit
{
	height:21px;
	vertical-align:middle;
	width:22px;
}

#search input.search-field, #search-main-page input.search-field
{
	background:white;
	color:#000000;
	font-size:11px;
	padding-left:5px;
	vertical-align:middle;
	width:115px;
}

#page-content
{
	font-size:0.9em;
	padding:0 10px;

}

/* ============================= Скрытие контента ====================== */
a.hideBtn:hover 
{
cursor: pointer;
background: #e9e9e9;  
} 
a.hideBtn
{
color:#6699CC;
text-decoration: none;
}
/* ===================================================================== */
#main-page
{
	padding-bottom:15px;
	margin:0 10px;
}

#main-table
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

#left-column
{
	width:200px;
	padding-right:9px;
	vertical-align:top;
	border-right:1px solid #dbdbdb;
	padding-bottom:15px;
}

#main-column
{
	padding-left:15px;
	vertical-align:top;
	width:100%;
	padding-bottom:15px;
}

.left-column-delimiter
{
	height:9px;
	font-size:1px;
}

#space-for-footer
{
  clear:all;
	height:35px;
}

#footer
{
	overflow:hidden;
	border-top:1px solid #cccccc;
	padding:10px 0;
}

#footer p
{
	padding:0;
	margin:0;
}


#copyright
{
	float:left;
	margin-left:19px;
	padding-top:10px;
	font-size:11px;
}

#footer-links
{
	float:right;
	margin-right:19px;
	padding-top:8px;
}

#footer-links a
{
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}

td.main-page-left-column, td.main-page-center-column
{
	border-right:1px solid #dbdbdb;
	padding-right:10px;
}

/*Ajax window*/
div.waitwindow 
{
	background-color:#FCF7D1;
	background-image:url(images/wait.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	border:1px solid #E1B52D;
	color:black;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	padding:10px;
	position:absolute;
	width:170px;
	z-index:10000;
	text-align:center;
}


.menu
{
	background:url('images/menu-bg.png') repeat-x;
}

.menu > li > a, .mainMenu > li > span
{
	background:url('images/menu-divider.png') right no-repeat;
}

.menu > li:hover, .mainMenu > li.selected
{
	background:url('images/menu-hover.png') repeat-x;
}

*+html .menu > li:hover {background:url('images/menu-hover.png') 0 0px repeat-x;}
*+html .menu > li.selected {background:url('images/menu-hover.png') 0 0px repeat-x;}

.menu > li.selected:first-child 
{
	background:url('images/menu-hover.png') repeat-x;
}

.menu .mainMenuPodmenu {background:#2274b4;}
.menu .mainMenuPodmenu ul > li:hover {background:#1c67a9;}
.menu .mainMenuPodmenuLevelTwo {background:#195F9D;border:1px solid #2377c1;}
.menu .mainMenuPodmenuLevelTwo ul li:hover {background:#3c95e3;}
.menu .mainMenuPodmenu ul > li a {color:#d4ecff;}
.mainMenuPodmenuLevelTwo ul li em {background:url("images/menu-dropdown.png") right no-repeat;}
.menu .mainMenuPodmenuLevelTwo ul li:hover em {background:url("images/menu-dropdown-hover.png") right no-repeat;}
.menu .mainMenuPodmenu ul > li:hover > a {color:#ffffff;}
.menu .mainMenuPodmenu ul > li {border-bottom:1px solid #165298;}
.menu > li > a, .menu > li > span {color:#fefefe;}

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}


.news_top_all
{ 

height: 100%; 
width: 115%; 
position: relative;
margin: 3px -3px -3px 3px;
}
.video_news_top
{ 
position: relative;
height: 25%; 
width: 25%; 
left: 57%;
top: -5px;
 
}   
.news_top
{ 
height: 160%; 
width: 90%; 
position: absolute;
left: 1%;
}

/*Data table*/
table.data-table-gel
{
	border:1px solid #c4c4c4;
	border-collapse: collapse;
}

/*Any cell*/
table.data-table-gel td
{
	border:1px solid #c4c4c4;
//	border-left:none !important;
//	border-right:none !important;
	background-color:#FFFFFF;
	padding:6px 5px;
}

/*Head cell*/
table.data-table-gel thead td, table.data-table-gel th, table.data-table-gel thead th
{
	background-color:#E6EFFA;
	font-weight:bold;
	font-size:12px;
	background-image:none;
	border:1px solid #c4c4c4;
	padding:8px;
	text-align:center;
}

/*Head cell selected*/
table.data-table-gel thead td.selected, table.data-table-gel th.selected, table.data-table-gel thead th.selected
{
	background-color:#f0f5f7;
}

/*Body cell*/
table.data-table-gel tbody td
{
	background-color:#FFF;
	background-image:none;
}

/*Selected cell*/
table.data-table-gel td.selected, table.data-table-gel tr.selected td
{
	background-color:#f6f6f6;
}

table.data-table-gel tr.header td
{
	background-color:#eaeaea;
}

table.data-table-gel td.indent
{
	padding-left:30px;
}

table.data-table-gel tr.optional td
{
	color:#555;
}

/*Foot cell*/
table.data-table-gel tfoot td
{
	background-color:#f0f5f7;
	padding:4px;
}

/*End data table*/


div.news-list img.preview-picture
{
	float:left;
	margin:0 4px 6px 0;
}

p.news-item
{
	margin:0;
	margin-bottom:15px;
}

.news-date-time
{
	font-size:95%;
	display:block;
	color:#82929a;
}

.preview-picture {

	border: 1px solid #E4E7E9;
}
